mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Stopped storing dynamic attributes in the PrimShape
This commit is contained in:
committed by
Justin Clark-Casey (justincc)
parent
8b4441d940
commit
fdec05a15e
@@ -908,6 +908,5 @@ COMMIT;
|
||||
BEGIN;
|
||||
|
||||
ALTER TABLE prims ADD COLUMN DynAttrs TEXT;
|
||||
ALTER TABLE primshapes ADD COLUMN DynAttrs TEXT;
|
||||
|
||||
COMMIT;
|
||||
|
||||
Reference in New Issue
Block a user