(stash) render other players
This commit is contained in:
parent
33cb9c7f97
commit
cc07cc89c6
10 changed files with 249 additions and 14 deletions
|
|
@ -3,6 +3,8 @@ use std::time::Duration;
|
|||
use log::info;
|
||||
use spacetimedb::{ReducerContext, Table, rand::seq::SliceRandom, reducer};
|
||||
|
||||
use jong_types::PlayerOrBot;
|
||||
|
||||
use crate::tables::*;
|
||||
|
||||
#[reducer]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue