From 239aea0ff01b1fc3f4a62c35f0362550de2f696c Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Fri, 7 Nov 2003 02:31:44 +0000 Subject: spelling fixes svn-id: r11178 --- sky/logic.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sky/logic.cpp') diff --git a/sky/logic.cpp b/sky/logic.cpp index d83157204f..4157cbb39b 100644 --- a/sky/logic.cpp +++ b/sky/logic.cpp @@ -687,7 +687,7 @@ bool SkyLogic::collide(Compact *cpt) { uint16 x = cpt->xcood & 0xfff8; uint16 y = cpt->ycood & 0xfff8; - // The collision is direction dependant + // The collision is direction dependent switch (_compact->extCompact->dir) { case 0: // looking up x -= m1->colOffset; // compensate for inner x offsets -- cgit v1.2.3