mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-16 08:54:47 +01:00
Implement stage skipping
This commit is contained in:
@@ -26,6 +26,7 @@ namespace nksrv.StaticInfo
|
||||
/// Can be Normal or Hard
|
||||
/// </summary>
|
||||
public string chapter_mod = "";
|
||||
public string stage_type = "";
|
||||
}
|
||||
public class RewardTableRecord
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user