Skip to content

Commit 75bf2fd

Browse files
committed
Whoops, that trigger doesn't go in Entities
1 parent 98f4844 commit 75bf2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
using MonoMod.Cil;
44
using System;
55

6-
namespace Celeste.Mod.SpringCollab2020.Entities {
6+
namespace Celeste.Mod.SpringCollab2020.Triggers {
77
[CustomEntity("SpringCollab2020/DisableIcePhysicsTrigger")]
88
class DisableIcePhysicsTrigger : Trigger {
99
public static void Load() {

0 commit comments

Comments
 (0)