Auto close storage on room exit.
Auto close storage on room exit.
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
},
|
||||
"OnExit": {
|
||||
"type": "resref",
|
||||
"value": ""
|
||||
"value": "pc_room_onexit"
|
||||
},
|
||||
"OnHeartbeat": {
|
||||
"type": "resref",
|
||||
@@ -124,7 +124,7 @@
|
||||
},
|
||||
"SkyBox": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
"value": 6
|
||||
},
|
||||
"SunAmbientColor": {
|
||||
"type": "dword",
|
||||
@@ -333,7 +333,7 @@
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 10
|
||||
"value": 11
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
Reference in New Issue
Block a user