mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 09:49:23 +00:00
Partial RunningScript part2
This commit is contained in:
parent
51c71fffeb
commit
41dbd754de
16 changed files with 584 additions and 6 deletions
|
@ -36,5 +36,6 @@ public:
|
|||
}
|
||||
|
||||
static bool IsBoatModel(int32 id);
|
||||
static bool IsBikeModel(int32 id);
|
||||
static void RemoveColModelsFromOtherLevels(eLevelName level);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue