Skip to content

Commit 3a4f435

Browse files
AlexD717rutmanz
andauthored
Update fission/src/mirabuf/ProtectedZoneSceneObject.ts
Co-authored-by: Zach Rutman <zarutman+git@gmail.com>
1 parent 0174ba0 commit 3a4f435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fission/src/mirabuf/ProtectedZoneSceneObject.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import { MiraType } from "./MirabufLoader"
1818
import MatchMode, { MatchModeType } from "@/systems/match_mode/MatchMode"
1919

2020
export enum ContactType {
21-
ROBOT_ENTERS = "Robot Enters",
21+
ROBOT_ENTERS = "Opponent Robot Enters",
2222
ANY_ROBOT_INSIDE = "Collision with Any Robot Inside",
2323
BOTH_ROBOTS_INSIDE = "Collision with Both Robots Inside",
2424
RED_ROBOT_INSIDE = "Collision with Red Robot Inside",

0 commit comments

Comments
 (0)