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:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user