Subversion Repositories duke3d_hrp

Compare Revisions

Regard whitespace Rev 707 → Rev 708

/duke3d_maphacks_standalone.def
0,0 → 1,16
// Extra additions to the game - Standalone MapHacks Pack
 
// You have to copy/rename duke3d_maphacks_standalone.def to duke3d.def
// in order to activate the Standalone MapHacks Pack.
// Alternatively you can start EDuke32 with -hduke3d_maphacks_standalone.def,
// but this may not work in conjunction with mods like DukePlus.
 
 
//echo "Standalone MapHacks Pack (version 5.4.674)"
echo "Standalone MapHacks Pack - Repository Snapshot >= 5.4.675"
 
//if polymost then
// include maphacks/maphacks_polymost.def
//else
include maphacks/maphacks.def
//endif