1
0
mirror of https://github.com/gtalent/sc9k.git synced 2025-05-10 14:21:37 -05:00

Fix SlideHost

This commit is contained in:
Gary Talent 2021-07-25 20:15:24 -05:00
parent aca1519545
commit b056a6a537

@ -1,4 +1,4 @@
#pragma once
constexpr auto SlideHost = "turbo";
constexpr auto SlideHost = "127.0.0.1";