Added physics parameters support to MSSQL and SQLite (not tested)

This commit is contained in:
Oren Hurvitz
2013-02-07 08:23:57 +02:00
committed by Justin Clark-Casey (justincc)
parent a08e1b60ec
commit 85b81ff7f2
6 changed files with 71 additions and 13 deletions

View File

@@ -911,7 +911,7 @@ ALTER TABLE prims ADD COLUMN DynAttrs TEXT;
COMMIT;
:VERSION 47 #---------------- Extra prim params
:VERSION 47 #---------------- Extra physics params
BEGIN;