This commit is contained in:
djes
2017-06-15 17:22:24 +02:00
parent 552763d346
commit 8e5061de43

View File

@@ -2,13 +2,13 @@
; Program: PBMap ; Program: PBMap
; Description: Permits the use of tiled maps like ; Description: Permits the use of tiled maps like
; OpenStreetMap in a handy PureBASIC module ; OpenStreetMap in a handy PureBASIC module
; Author: Thyphoon, djes And Idle ; Author: Thyphoon, djes, Idle, yves86
; Date: March, 2017 ; Date: June, 2017
; License: PBMap : Free, unrestricted, credit ; License: PBMap : Free, unrestricted, credit
; appreciated but not required. ; appreciated but not required.
; OSM : see http://www.openstreetmap.org/copyright ; OSM : see http://www.openstreetmap.org/copyright
; Note: Please share improvement ! ; Note: Please share improvement !
; Thanks: Progi1984, yves86 ; Thanks: Progi1984
; ******************************************************************** ; ********************************************************************
CompilerIf #PB_Compiler_Thread = #False CompilerIf #PB_Compiler_Thread = #False
@@ -2940,8 +2940,7 @@ CompilerIf #PB_Compiler_IsMainFile
CompilerEndIf CompilerEndIf
; IDE Options = PureBasic 5.60 (Windows - x64) ; IDE Options = PureBasic 5.60 (Windows - x64)
; CursorPosition = 2797 ; CursorPosition = 11
; FirstLine = 2794
; Folding = -------------------- ; Folding = --------------------
; EnableThread ; EnableThread
; EnableXP ; EnableXP