Little bugfix
This commit is contained in:
6
PBMap.pb
6
PBMap.pb
@@ -1272,7 +1272,7 @@ Module PBMap
|
|||||||
MyDebug(" Error, maximum threads nb reached", 3)
|
MyDebug(" Error, maximum threads nb reached", 3)
|
||||||
EndIf
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
ProcedureReturn *timg
|
ProcedureReturn 0
|
||||||
EndProcedure
|
EndProcedure
|
||||||
|
|
||||||
Procedure DrawTiles(*Drawing.DrawingParameters, LayerName.s)
|
Procedure DrawTiles(*Drawing.DrawingParameters, LayerName.s)
|
||||||
@@ -2837,8 +2837,8 @@ CompilerIf #PB_Compiler_IsMainFile
|
|||||||
CompilerEndIf
|
CompilerEndIf
|
||||||
|
|
||||||
; IDE Options = PureBasic 5.60 (Windows - x64)
|
; IDE Options = PureBasic 5.60 (Windows - x64)
|
||||||
; CursorPosition = 1162
|
; CursorPosition = 1241
|
||||||
; FirstLine = 1143
|
; FirstLine = 1233
|
||||||
; Folding = -------------------
|
; Folding = -------------------
|
||||||
; EnableThread
|
; EnableThread
|
||||||
; EnableXP
|
; EnableXP
|
||||||
|
Reference in New Issue
Block a user