Skip to content

Commit

Permalink
Actually register chart requests with lua
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-abram authored Nov 30, 2018
1 parent c516ef4 commit a0dbb00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/NetworkSyncManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1850,6 +1850,8 @@ class LunaChartRequest : public Luna<ChartRequest>
}
};

LUA_REGISTER_CLASS(ChartRequest)

// lua end
/*
* (c) 2003-2004 Charles Lohr, Joshua Allen
Expand Down

0 comments on commit a0dbb00

Please sign in to comment.