mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:47:42 +00:00
Needless copy construction avoidance
This commit is contained in:
@@ -8,7 +8,7 @@ enum class EScriptObjectType
|
||||
{
|
||||
Actor = 0x00,
|
||||
Waypoint = 0x02,
|
||||
DoorArea = 0x03,
|
||||
Door = 0x03,
|
||||
Trigger = 0x04,
|
||||
Timer = 0x05,
|
||||
Counter = 0x06,
|
||||
|
||||
Reference in New Issue
Block a user