Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst, proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj, vcxproj, sln, in, java, la, manifest, am, and rad. Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and gitignore. Finally, fixes executable bits.
		
			
				
	
	
		
			28 lines
		
	
	
		
			442 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			442 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!player"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "outland_ep02.GMAN_Full_00_01_03"
 | |
|     {
 | |
|       time 0.000000 174.980957
 | |
|       param "outland_ep02.GMAN_Full_00_01_03"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   faceposermodel "models\gman.mdl"
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "4"
 | |
|   "ExpressionTool" "2"
 | |
|   "GestureTool" "100"
 | |
|   "RampTool" "72"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |