PhantomGamesDevelopment / Galactic-2D

Open source engine technology created in C++.
1 stars 1 forks source link

Streams Referencing Old Networking Classes #11

Closed Phantom139 closed 9 years ago

Phantom139 commented 10 years ago

The Stream classes are still referencing those old Network classes that were made in the private repository. In order to get a good judgement on what's currently working and what isn't since these are generating a wide swath of errors in compilation, the methods should either be commented out for now, or template stubs for coming new classes should be put in their place.

Phantom139 commented 9 years ago

Latest commit (c555e9d) removed the old stream classes, and therefore this issue is no longer relevant... Closed.