mirror of
https://github.com/OpenTrespasser/JurassicParkTrespasser.git
synced 2024-12-18 14:41:56 +00:00
8 lines
364 B
C++
8 lines
364 B
C++
|
|
C:\Jp2_pc\Source\Lib\EntityDBase\WorldDBase.cpp(257) : error C2247: 'pr3PresenceWritable' not accessible because 'CPartition' uses 'public' to inherit from 'CPArray<char>'
|
|
//
|
|
// Um...............WHAT!!!???
|
|
// This message makes no sense whatsoever...
|
|
// The item is indeed protected; but CPartition does NOT inherit from CPArray<char>, or even use it at all.
|
|
//
|