Remove yourID -- you are simply at 0

This commit is contained in:
2022-10-28 21:26:14 +01:00
parent 32744d7cb3
commit d496c4c523
8 changed files with 18 additions and 24 deletions
-1
View File
@@ -111,7 +111,6 @@ defaultLWorld =
, _wlZoning = IM.empty --Zoning IM.empty wlZoneSize zoneOfWall
, _floorItems = IM.empty
, _floorTiles = []
, _yourID = 0
, _worldEvents = []
, _delayedEvents = []
, _pressPlates = IM.empty