mirror of
https://github.com/bspeice/UNCCGameDay
synced 2025-07-01 05:46:33 -04:00
Get the rate lot function working correctly.
It's a bit funky - requests seem to hit the server about 90% of the time...
This commit is contained in:
@ -16,6 +16,6 @@
|
||||
<string name="university_handle">unccharlotte</string>
|
||||
<string name="db_path">Gameday.sqlite</string>
|
||||
<string name="preferences_file">GamedayPreferences</string>
|
||||
<string name="server_hostname">uncc-gameday.no-ip.org</string>
|
||||
<string name="server_hostname">10.0.1.12</string>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user