diff options
Diffstat (limited to 'game/network/network.impl.h')
-rw-r--r-- | game/network/network.impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/game/network/network.impl.h b/game/network/network.impl.h index afc9304..c5da3f0 100644 --- a/game/network/network.impl.h +++ b/game/network/network.impl.h @@ -23,7 +23,7 @@ NetworkOf<T>::joinLinks(const LinkPtr & l) const } template<typename T> -Network::IntersectRayResult +LinkPtr NetworkOf<T>::intersectRayLinks(const Ray & ray) const { // Click link |