]> Dogcows Code - chaz/thecheat/blobdiff - NetTrafficController.h
The Cheat 1.1
[chaz/thecheat] / NetTrafficController.h
index 092ffafe76114a7485a4aa39989da6856cde81a0..fb7a1160cd6710083839f495bb4c9b0d060770d8 100644 (file)
 - (void)initialInterfaceSetup;
 - (void)interfaceUpdate;
 
+- (void)serverSetAllowRemote:(BOOL)allow listenPort:(int)port broadcastName:(NSString *)name;
+
+/*
 - (void)allowRemoteChanged:(BOOL)allow;
 - (void)listenPortChanged:(int)port;
 - (void)broadcastNameChanged:(NSString *)name;
+*/
 
 - (void)connectionListChanged;
 
This page took 0.016883 seconds and 4 git commands to generate.