Changeset 43686 for titan


Ignore:
Timestamp:
03/09/19 22:01:36 (5 years ago)
Author:
gost
Message:

reset

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/global.h

    r43685 r43686  
    22582258#endif
    22592259                        status.timeupdatecount = 0;
    2260                         if(timeokw == 0)
     2260                        timeokw = 1;
     2261/*                      if(timeokw == 0)
    22612262                        {
    22622263                                if(timeokz == 5)
     
    22642265                                else
    22652266                                        timeokz = timeokz + 1;
    2266                         }
     2267                        }*/
    22672268                        return 0;
    22682269                }
Note: See TracChangeset for help on using the changeset viewer.