replace tabs with spaces

This commit is contained in:
Jupeyy 2017-09-13 20:09:40 +02:00
parent 948d768c9c
commit 7e0146be97

View file

@ -569,10 +569,10 @@ if(CLIENT)
text.cpp text.cpp
updater.cpp updater.cpp
updater.h updater.h
opengl_sl_program.cpp opengl_sl_program.cpp
opengl_sl_program.h opengl_sl_program.h
opengl_sl.cpp opengl_sl.cpp
opengl_sl.h opengl_sl.h
) )
set_glob(GAME_CLIENT GLOB_RECURSE src/game/client set_glob(GAME_CLIENT GLOB_RECURSE src/game/client
animstate.cpp animstate.cpp