]> git.sesse.net Git - ultimatescore/commitdiff
Update Futatabi server IP address.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 16 Oct 2019 21:08:26 +0000 (23:08 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 16 Oct 2019 21:08:26 +0000 (23:08 +0200)
nageru/ultimate.lua

index c0c8be1f7aec2575ebe47028ee64fc634670a182..efbeb3e1779d6378671b2fc38569959b9409ae53 100644 (file)
@@ -1,6 +1,6 @@
 -- Nageru theme for TFK mini-tournament 2017, based on the default theme.
 
-local futatabi_server = "http://gruessi.trd.sesse.net:9096"
+local futatabi_server = "http://10.1.0.172:9096"
 
 local state = {
        transition_start = -2.0,