mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 05:24:06 +09:00
added Gamerules to the GameWorld
This commit is contained in:
@@ -36,4 +36,4 @@ class ActorValue : KVHashMap {
|
||||
fun clone(newActor: Actor): ActorValue {
|
||||
return ActorValue(newActor, hashMap)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user