project-navigation
Personal tools

Author Topic: g_client.c ??  (Read 1760 times)

pleiades

  • Guest
g_client.c ??
« on: September 26, 2006, 06:22:35 pm »
c:\svn\ufoai\trunk\src\game\g_client.c(1749) : error C2059: syntax error : 'if'

if (shock && if G_FrustomVis(ent, impact)) {
 continue;

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
g_client.c ??
« Reply #1 on: September 26, 2006, 09:32:21 pm »
should already be fixed, don't it?