Skip to content

Commit 25461ae

Browse files
committed
changed name_of_the_program_used_to_save_the_map to include github link to this repo
1 parent 6301fc6 commit 25461ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/net/ddns/endercypt/cs2dmap/library/raw/RawCs2dMap.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ public RawCs2dMap()
7676

7777
// ----- 10 strings for map settings / info
7878
name_of_the_map_author = "Player";
79-
name_of_the_program_used_to_save_the_map = "EnderCrypt's Cs2d Java map library (USGN: 5783)";
79+
name_of_the_program_used_to_save_the_map = "EnderCrypt's CS2D Java map library (USGN: 5783) https://github.com/EnderCrypt/Cs2dJavaMapLibrary";
8080

8181
// ----- More map settings
8282
tile_count = 80;

0 commit comments

Comments
 (0)