Update PBMap.pb

This commit is contained in:
djes
2019-07-19 13:42:09 +02:00
parent 297fe00f57
commit bbd1d75c02

View File

@@ -1183,7 +1183,7 @@ Module PBMap
;- LoadImage workaround ;- LoadImage workaround
; by idle ; by idle
; Check that the file is valid ; Check that the PNG file is valid
Procedure _LoadImage(ImageNumber, File.s) Procedure _LoadImage(ImageNumber, File.s)
Protected fn, pat, pos, res Protected fn, pat, pos, res
If UCase(GetExtensionPart(File)) = "PNG" If UCase(GetExtensionPart(File)) = "PNG"
@@ -3212,8 +3212,8 @@ CompilerIf #PB_Compiler_IsMainFile
CompilerEndIf CompilerEndIf
; IDE Options = PureBasic 5.70 LTS (Windows - x64) ; IDE Options = PureBasic 5.70 LTS (Windows - x64)
; CursorPosition = 2962 ; CursorPosition = 1185
; FirstLine = 2945 ; FirstLine = 1171
; Folding = --------------------- ; Folding = ---------------------
; EnableThread ; EnableThread
; EnableXP ; EnableXP