mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-05-30 12:42:27 +00:00
Eliminate duplicate rooms
This commit is contained in:
parent
5d6e339fa8
commit
be592bbacb
3 changed files with 27 additions and 7 deletions
|
@ -44,6 +44,10 @@
|
|||
<div class="ui blue button">Create Fake Room</div>
|
||||
</a>
|
||||
|
||||
<a href="/debug/roomVisualizer/createRoomsWithDuplicatePlayers">
|
||||
<div class="ui blue button">Create Rooms With Duplicate Players</div>
|
||||
</a>
|
||||
|
||||
<a href="/debug/roomVisualizer/deleteRooms">
|
||||
<div class="ui red button">Nuke all rooms</div>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue