bugfix
This commit is contained in:
5
PBMap.pb
5
PBMap.pb
@@ -944,6 +944,7 @@ Module PBMap
|
|||||||
Wend
|
Wend
|
||||||
PopMapPosition(PBMap\MemCache\Images())
|
PopMapPosition(PBMap\MemCache\Images())
|
||||||
AddElement(PBMap\MemCache\ImagesTimeStack())
|
AddElement(PBMap\MemCache\ImagesTimeStack())
|
||||||
|
MoveElement(PBMap\MemCache\ImagesTimeStack(), #PB_List_Last)
|
||||||
PBMap\MemCache\ImagesTimeStack()\MapKey = MapKey(PBMap\MemCache\Images())
|
PBMap\MemCache\ImagesTimeStack()\MapKey = MapKey(PBMap\MemCache\Images())
|
||||||
;***
|
;***
|
||||||
MyDebug("Key : " + key + " added in memory cache!", 3)
|
MyDebug("Key : " + key + " added in memory cache!", 3)
|
||||||
@@ -2334,8 +2335,8 @@ CompilerEndIf
|
|||||||
|
|
||||||
|
|
||||||
; IDE Options = PureBasic 5.42 LTS (Windows - x64)
|
; IDE Options = PureBasic 5.42 LTS (Windows - x64)
|
||||||
; CursorPosition = 2205
|
; CursorPosition = 1015
|
||||||
; FirstLine = 2191
|
; FirstLine = 1007
|
||||||
; Folding = ----------------
|
; Folding = ----------------
|
||||||
; EnableUnicode
|
; EnableUnicode
|
||||||
; EnableThread
|
; EnableThread
|
||||||
|
Reference in New Issue
Block a user