This commit is contained in:
Thomas G 2022-10-22 09:41:39 +11:00
parent 0ecbd48bab
commit bfde7d639a
3 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
<h1>Natural Disaster Survival</h1>
<p>By <a href="{{ route('profile', 1) }}">ARCHBLOX</a></p>
</div>
<div>
<div style="width: 100%;">
<button onclick="openClientPopup('localhost','53640','temp.rbxl','hostandjoin')" class="greenbutton" style="width: 70%; height: 50px; font-size: x-large; margin-top: 115px; align-content: center;">Host &amp; Play</button>
<button onclick="openClientPopup(null,'53640','temp.rbxl','host')" class="greenbutton" style="width: 27%;height: 50px;margin-top: 0px;font-size: x-large;align-content: center;">Host</button>
</div>

View File

@ -33,10 +33,10 @@
<p>By <a href="{{ route('profile', 1) }}">ARCHBLOX</a></p>
</div>
<div class="gameitem">
<a href="#"><img style="background-image: url(/img/reviewpending.png);" class="gamethumbnail_small"></a>
<a href="{{ route('thomasgame')}}"><img style="background-image: url(/img/reviewpending.png);" class="gamethumbnail_small"></a>
<br>
<a href="#">dummy place</a>
<p>By <a href="{{ route('profile', 2) }}">Thomas</a></p>
<p>By <a href="{{ route('thomasgame')}}">Thomas</a></p>
</div>
<div class="gameitem">
<a href="#"><img style="background-image: url(/img/reviewpending.png);" class="gamethumbnail_small"></a>

View File

@ -20,7 +20,7 @@
<p>By <a href="{{ route('profile', 2) }}">Thomas</a></p>
</div>
<div>
<p>This place requires the use of Radmin VPN.</p>
<p>This place requires Radmin VPN.</p>
<button onclick="openClientPopup('26.220.138.92','53640', null, 'join')" class="greenbutton" style="width: 100%;height: 50px;font-size: x-large;align-content: center;">Join</button>
</div>
</div>