jeaye / q3

A Quake 3 like game with voxelized, destructible maps; written in Rust
BSD 3-Clause "New" or "Revised" License
500 stars 25 forks source link

Add type safety to console properties #40

Closed jeaye closed 11 years ago

jeaye commented 11 years ago

This will help relieve duplicate code in property mutators where they're determining if the values are proper.