mirror of
https://github.com/Sokomine/cottages.git
synced 2025-07-12 21:00:19 +02:00
remove dependency on futil
This commit is contained in:
@ -15,8 +15,8 @@ local v_eq = vector.equals
|
||||
local v_new = vector.new
|
||||
local v_sub = vector.subtract
|
||||
|
||||
local get_safe_short_description = futil.get_safe_short_description
|
||||
local resolve_item = futil.resolve_item
|
||||
local get_safe_short_description = cottages.util.get_safe_short_description
|
||||
local resolve_item = cottages.util.resolve_item
|
||||
|
||||
local has_stamina = cottages.has.stamina
|
||||
|
||||
|
Reference in New Issue
Block a user