Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed: Program fails when no, or multiple rooms exist
Allows getRoom() to return NULL if no room exists, and returns single room if multiple rooms exist with the same "roomId" without breaking the program.
- Loading branch information