In setting up live rooms, I found that the built-in `room` variable points (accurately) at `rmBlank`, which is my configured blank room. That makes total sense, given the implementation, but is there any way I can distinguish the "real" room? Even the name is fine.
I figured I'd ask before I made a system to track it myself. Probably would just set a global in the room creation code or something.
Thanks for any help you can offer!