Project

General

Profile

Revision 212

now working

View differences:

proj.c
109 109
    #endif
110 110

  
111 111
    #ifdef TELMO
112
        ent_set_scale(2.0);
112
        ent_set_scale(1.0);
113 113

  
114 114
        gunner_t *shooter1 = gunner_ctor(bsp_shooter, bsp_pistol); if(shooter1 == NULL) printf("Failed to get shooter1\n");
115 115
        gunner_set_pos(shooter1, 0, 0);

Also available in: Unified diff