mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 19:44:55 +00:00
World cooking bug fixes
This commit is contained in:
@@ -15,7 +15,7 @@ struct SpecialFunction : IScriptObject
|
||||
String<-1> name;
|
||||
Value<atVec3f> location;
|
||||
Value<atVec3f> orientation;
|
||||
Value<ESpecialFunctionType> type;
|
||||
Value<ESpecialFunctionType> function;
|
||||
String<-1> unknown1;
|
||||
Value<float> unknown2;
|
||||
Value<float> unknown3;
|
||||
|
||||
Reference in New Issue
Block a user