Map Painting #1

This commit is contained in:
Zaponium 2024-04-09 22:01:42 +02:00
commit 85062cf1bf
222 changed files with 1164 additions and 998 deletions

View file

@ -25,4 +25,8 @@ LAN = {
BOR = {
color = rgb { 40 75 38 }
color_ui = rgb { 40 75 38 }
}
GAR = {
color = rgb { 255 255 255 }
color_ui = rgb { 255 255 255 }
}