SirCyan

Results 1 issues of SirCyan

Don't reject old call_out() handles as invalid just because they're less than `unique`. On line 134, the call_out handle is calculated as `g_current_gametick + (++unique)`, so use that logic instead....