tossing items on the inventory

This commit is contained in:
minjaesong
2023-10-03 19:07:00 +09:00
parent dcdd7eb313
commit e95dcdec9f
7 changed files with 79 additions and 19 deletions

View File

@@ -48,6 +48,8 @@ typealias RGBA8888 = Int
* Slick2d Version Created by minjaesong on 2015-12-30.
*
* LibGDX Version Created by minjaesong on 2017-06-15.
*
* Note: Blocks are NOT automatically added; they must be registered manually on the module's EntryPoint
*/
object Terrarum : Disposable {