Skip to content

Commit

Permalink
fix: Remove leftover kiwii reference
Browse files Browse the repository at this point in the history
  • Loading branch information
oliversalzburg committed Aug 8, 2024
1 parent ba598fc commit 5f362d1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -253,14 +253,6 @@
gamePage.ui.onLoad();
gamePage.start();


//load optional irc

$('iframe#kiwiirc_iframe').attr(
'src',
'https://kiwiirc.com/client/irc.canternet.org/?nick=kitten_?#kittensgame'
);

var config = new classes.KGConfig();

//update eldermass gifts on every game load pass
Expand Down

0 comments on commit 5f362d1

Please sign in to comment.