Restore VRTW_Tool title; note discord mute regression
This commit is contained in:
@@ -29,7 +29,7 @@ func Run(configPath string, mode string) error {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
SetGuestTracker(NewGuestTracker(cfg.VrcLog.GuestNames))
|
||||
InitGuestTracker(NewGuestTracker(cfg.VrcLog.GuestNames))
|
||||
log.Printf("vrc_osc_go starting osc=%s:%d config=%s", cfg.OSC.Host, cfg.OSC.Port, configPath)
|
||||
|
||||
server := osc.NewServer(cfg.OSC.Host, cfg.OSC.Port)
|
||||
|
||||
Reference in New Issue
Block a user