From 62e480c2d887aae67add7ee7aed68463be897811 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 20 Dec 2008 14:52:10 +0000 Subject: map targetting --- src/client/targets.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/targets.cc') diff --git a/src/client/targets.cc b/src/client/targets.cc index c544e73..92e1294 100644 --- a/src/client/targets.cc +++ b/src/client/targets.cc @@ -324,7 +324,7 @@ void render_entity_sound(core::Entity *entity) // render targets and sounds (in world coordinates) -void draw() +void frame() { core::Zone *zone = core::localplayer()->zone(); if (!zone) -- cgit v1.2.3