mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-14 07:55:57 +01:00
Update VisionLevelType.java (#2207)
This commit is contained in:
@@ -3,5 +3,8 @@ package emu.grasscutter.scripts.constants;
|
||||
public enum VisionLevelType {
|
||||
VISION_LEVEL_NORMAL,
|
||||
VISION_LEVEL_LITTLE_REMOTE,
|
||||
VISION_LEVEL_REMOTE
|
||||
VISION_LEVEL_REMOTE,
|
||||
VISION_LEVEL_SUPER,
|
||||
VISION_LEVEL_NEARBY,
|
||||
VISION_LEVEL_SUPER_NEARBY
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user