1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-01-01 09:59:03 +00:00

removed some debug

This commit is contained in:
Zeno Rogue
2025-12-06 21:58:37 +01:00
parent 0d41fcbc29
commit 00db50c2fd

View File

@@ -41,8 +41,6 @@ void prepare_tinf() {
cgi.finishshape();
cgi.extra_vertices();
println(hlog, "sizes: ", tuple(roomshape_big.e - roomshape_big.s, roomshape.e - roomshape.s));
}
void room::create_texture() {