StileDevs / GrowServer

A Growtopia private server using NodeJS
MIT License
50 stars 28 forks source link

Fixed paint colors in Tiles #11

Closed smailiukas closed 5 months ago

smailiukas commented 7 months ago

FLAGS_BLUE: 0x8000, FLAGS_GREEN: 0x4000, FLAGS_YELLOW: 0x6000, FLAGS_PURPLE: 0xA000

For some reason blue was green and green was blue so i reversed it and added 2 more colors yellow and purple

JadlionHD commented 7 months ago

Nice 👍 Would be good if you open as PR tho

JadlionHD commented 5 months ago

https://github.com/JadlionHD/GrowServer/commit/319a847863a1ffa3ee7a944e5a9ee00eadaba8a6