chore: fix \n

This commit is contained in:
2025-10-06 21:30:13 +01:00
parent 72a86ddb41
commit f93b543924
2 changed files with 5 additions and 5 deletions

View File

@@ -202,7 +202,7 @@ int main(int argc, char **argv)
world->propTypes[13].tag = S("house");
world->propTypes[13].scale=6.875f;
world->propTypes[14].tag = S("house_int");
world->propTypes[14].scale=6.875f;
world->propTypes[14].scale=12.875f;
world->propTypes[15].tag=S("tile_detail_0");
world->propTypes[15].scale=1;
world->propTypes[16].tag = S("tile_detail_1");