X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmap%2FMapState.h;h=136e1b0467eda947d968cb18ac0ea118d14057e5;hb=fb9bd716a1740e41efbb08a3bfa42e441d64c693;hp=1b53d776b0c457ace6b3b730b8fea5f959ae33d5;hpb=d1e76d7a2834c8441a11c70ff1dea66fee6be6c6;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 {