egs_game: Forgot a function export.
This commit is contained in:
parent
6cbb987ab0
commit
72989f5332
@ -19,6 +19,7 @@
|
||||
|
||||
-module(egs_game).
|
||||
-export([keepalive/1, info/2, cast/3, raw/3, event/2]).
|
||||
-export([char_load/2]). %% Hopefully temporary export.
|
||||
|
||||
-include("include/records.hrl").
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user