mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
missing file
This commit is contained in:
@@ -399,3 +399,10 @@ COMMIT;
|
||||
BEGIN;
|
||||
ALTER TABLE `land` ADD COLUMN `environment` TEXT default NULL;
|
||||
COMMIT;
|
||||
|
||||
|
||||
:VERSION 40 #----- sop animations and materials
|
||||
BEGIN;
|
||||
ALTER TABLE `prims` ADD COLUMN `sopanims` blob default NULL;
|
||||
ALTER TABLE `primshapes` ADD COLUMN `MatOvrd` blob default NULL;
|
||||
COMMIT;
|
||||
|
||||
Reference in New Issue
Block a user