mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 04:24:05 +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 {
|
init {
|
||||||
|
if (revision !in 0..7) {
|
||||||
|
throw IllegalArgumentException("Revision out of range -- expected 0..7 (a..h), got $revision")
|
||||||
|
}
|
||||||
update()
|
update()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user