Update PBMap.pb
This commit is contained in:
6
PBMap.pb
6
PBMap.pb
@@ -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
|
Reference in New Issue
Block a user