mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
* Fixes NHibernate problem where prim contents show as textures * Thanks Tommil!
This commit is contained in:
@@ -90,6 +90,7 @@ create table PrimItems (
|
||||
Description NVARCHAR(255) null,
|
||||
CreationDate INT null,
|
||||
Flags INT null,
|
||||
Type INT null,
|
||||
InvType INT null,
|
||||
primary key (ItemID)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user