First attempt on commit.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
return LoadActor("_CenterHit")..{
|
||||
InitCommand=cmd(x,2;y,2);
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
return LoadActor("_CenterHit")..{
|
||||
InitCommand=cmd(x,2;y,2);
|
||||
}
|
||||