diff options
-rw-r--r-- | maps/008-2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/008-2.tmx b/maps/008-2.tmx index ab1623fc5..a206b73f9 100644 --- a/maps/008-2.tmx +++ b/maps/008-2.tmx @@ -1496,7 +1496,7 @@ </object> <object id="44" name="Disarm Collision" type="function" x="1696" y="7552" width="96" height="64"> <properties> - <property name="doevent" value="#008-2_84_208::OnDisable"/> + <property name="doevent" value="#008-2_80_208::OnDisable"/> </properties> </object> <object id="45" name="Trap" type="trap" x="2304" y="7904" width="32" height="32"> |