mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Minor refactor for fake server players
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
use crate::matches::CustomGameLogic;
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub struct NoOpLogic;
|
||||
|
||||
#[async_trait::async_trait]
|
||||
|
||||
Reference in New Issue
Block a user