diff options
| author | Osmium Sorcerer <os@sof.beauty> | 2026-06-06 02:31:00 +0000 |
|---|---|---|
| committer | Osmium Sorcerer <os@sof.beauty> | 2026-06-06 03:09:27 +0000 |
| commit | 88fc8a3412c628263de6cdbbf8159f9b70c0b6bc (patch) | |
| tree | 9abc4d4eeab49e1e1ee3fbc1dc99c27976d4e401 | |
| parent | 8bf3cae6ac89de9569a7ec629594954804a2b55a (diff) | |
Remove commented-out testModcall button
| -rw-r--r-- | public/client.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/public/client.html b/public/client.html index 1cb2b1f..f689591 100644 --- a/public/client.html +++ b/public/client.html @@ -816,11 +816,6 @@ <option value="yakuza">Yakuza</option> <option value="yttd">YTTD</option> </select> - <!-- - <br> - <br> - <button id="client_modcall" onclick="modcall_test()">Test modcall</button> - --> <br /> <br /> <p>Ini editing (experimental)</p> |
