From 90f3d8a6a5def73913bbce8cdf93c4dedc1a6ebb Mon Sep 17 00:00:00 2001 From: djes Date: Sat, 24 Sep 2016 12:54:22 +0200 Subject: [PATCH] esthetic --- PBMap.pb | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/PBMap.pb b/PBMap.pb index 2f9aaa1..20d4588 100644 --- a/PBMap.pb +++ b/PBMap.pb @@ -2,18 +2,14 @@ ; Program: PBMap ; Description: Permits the use of tiled maps like ; OpenStreetMap in a handy PureBASIC module -; Author: Thyphoon, Djes And Idle +; Author: Thyphoon, djes And Idle ; Date: Mai 17, 2016 ; License: Free, unrestricted, credit appreciated ; but not required. ; Note: Please share improvement ! ; Thanks: Progi1984 -; Usage: Change the Proxy global variables if needed -; (see also Proxy Details) ;************************************************************** -;#Red = 255 - CompilerIf #PB_Compiler_Thread = #False MessageRequester("Warning !!","You must enable ThreadSafe support in compiler options",#PB_MessageRequester_Ok ) End @@ -1810,7 +1806,8 @@ CompilerIf #PB_Compiler_IsMainFile CompilerEndIf ; IDE Options = PureBasic 5.50 (Windows - x64) -; CursorPosition = 11 +; CursorPosition = 24 +; FirstLine = 159 ; Folding = ------------- ; EnableThread ; EnableXP