ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/crossedit/Cnv/config.h
Revision: 1.2
Committed: Sun Aug 13 17:16:01 2006 UTC (17 years, 10 months ago) by elmex
Content type: text/plain
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
Made server compile with C++.
Removed cfanim plugin and crossedit.
C++ here we come.

File Contents

# User Rev Content
1 root 1.1 /*
2     * include here implementation depend template file
3     */
4    
5     #define CnvPromptMax 80
6     #define Continue "Continue"
7    
8    
9     /*** end of config.h ***/