Rework everything again
This commit is contained in:
@@ -31,9 +31,6 @@ class Mod {
|
||||
final bool isBaseGame; // Is this the base RimWorld game
|
||||
final bool isExpansion; // Is this a RimWorld expansion
|
||||
|
||||
int loadBeforeNotPlaced = 0;
|
||||
int loadAfterPlaced = 0;
|
||||
|
||||
Mod({
|
||||
required this.name,
|
||||
required this.id,
|
||||
|
Reference in New Issue
Block a user