From eed9491b6e8768dd22d1d57062bd99d1baa62864 Mon Sep 17 00:00:00 2001 From: djes Date: Mon, 3 Oct 2016 23:01:38 +0200 Subject: [PATCH] bugfix --- PBMap.pb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/PBMap.pb b/PBMap.pb index 556055c..d180820 100644 --- a/PBMap.pb +++ b/PBMap.pb @@ -944,6 +944,7 @@ Module PBMap Wend PopMapPosition(PBMap\MemCache\Images()) AddElement(PBMap\MemCache\ImagesTimeStack()) + MoveElement(PBMap\MemCache\ImagesTimeStack(), #PB_List_Last) PBMap\MemCache\ImagesTimeStack()\MapKey = MapKey(PBMap\MemCache\Images()) ;*** MyDebug("Key : " + key + " added in memory cache!", 3) @@ -1028,7 +1029,7 @@ Module PBMap If *timg\nImage <> -1 MovePathCursor(px, py) DrawVectorImage(ImageID(*timg\nImage), *timg\Alpha) - If *timg\Alpha < 224 + If *timg\Alpha < 224 *timg\Alpha = (*timg\Alpha + 32) & $FF PBMap\Redraw = #True Else @@ -2334,8 +2335,8 @@ CompilerEndIf ; IDE Options = PureBasic 5.42 LTS (Windows - x64) -; CursorPosition = 2205 -; FirstLine = 2191 +; CursorPosition = 1015 +; FirstLine = 1007 ; Folding = ---------------- ; EnableUnicode ; EnableThread