3b08a8ee9a
Also restructured the player_inv/player_setup thing AGAIN. Now setup is all rules and inv is all interface.
8 lines
213 B
Lua
8 lines
213 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include
|
|
= include
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
include("setup")
|
|
include("hotpotato")
|