From 02da4adf9ae6b477376bb27a092feec06a3f2b91 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 28 Nov 2017 22:19:38 +0100 Subject: Fixes timed caches. Allowing a refresh of the timer opened the door to exploits. --- src/type/battlemap_instance.erl | 1 + 1 file changed, 1 insertion(+) (limited to 'src/type') diff --git a/src/type/battlemap_instance.erl b/src/type/battlemap_instance.erl index a4141d3..6a6fe3b 100644 --- a/src/type/battlemap_instance.erl +++ b/src/type/battlemap_instance.erl @@ -47,6 +47,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% EXPORTED FUNCTIONS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%% Accessors get_id (BattlemapInstance) -> BattlemapInstance#battlemap_instance.id. list_characters (BattlemapInstance) -> -- cgit v1.2.3-70-g09d2