mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-17 19:28:51 +08:00
Implement abyss defense objective (#2422)
This commit is contained in:
committed by
GitHub
Unverified
parent
205b79dc02
commit
24874e7fba
@@ -17,6 +17,7 @@ public final class SceneTrigger {
|
||||
private String tag;
|
||||
|
||||
public transient SceneGroup currentGroup;
|
||||
private boolean preserved;
|
||||
|
||||
@Override
|
||||
public boolean equals(Object obj) {
|
||||
|
||||
Reference in New Issue
Block a user