X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmap%2FMapState.h;h=136e1b0467eda947d968cb18ac0ea118d14057e5;hb=670dd3c61cba875345b6755d41f479cff8d964c4;hp=1b53d776b0c457ace6b3b730b8fea5f959ae33d5;hpb=5ca18f73987fb3935ab34654cbbecf5eca4704cb;p=l2e.git diff --git a/src/map/MapState.h b/src/map/MapState.h index 1b53d77..136e1b0 100644 --- a/src/map/MapState.h +++ b/src/map/MapState.h @@ -21,6 +21,7 @@ namespace map { +/// Shows a map and its entities an optionally control a single entity. class MapState : public app::State , public common::ScriptHost {