🐞 fix: Update reset function to clear log
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<button data-action onclick="doAction('eat')">Eat</button>
|
||||
<button data-action onclick="handleEnhance()">Search Enhancements</button>
|
||||
<button data-action onclick="doAction('quit')">Quit</button>
|
||||
<button data-action onclick="doAction('reset')">Reset</button>
|
||||
<button data-action onclick="resetGame()">Reset</button>
|
||||
</div>
|
||||
<div class="sep"></div>
|
||||
<div class="muted">
|
||||
|
||||
Reference in New Issue
Block a user