mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-11 22:31:52 +09:00
new item sprite: woods
This commit is contained in:
Binary file not shown.
@@ -100,6 +100,9 @@ data class Snapshot(var revision: Int) {
|
||||
}
|
||||
|
||||
init {
|
||||
if (revision !in 0..7) {
|
||||
throw IllegalArgumentException("Revision out of range -- expected 0..7 (a..h), got $revision")
|
||||
}
|
||||
update()
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user