mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
fixed lots of tabs and space
This commit is contained in:
parent
60b3ce3d6e
commit
45ae5e71cb
53 changed files with 2695 additions and 2695 deletions
|
|
@ -102,7 +102,7 @@ public:
|
|||
|
||||
/// Returns the value for a given index.
|
||||
/// Will return a null value for an invalid index
|
||||
const String& getValueFromIndex( S32 index ) const;
|
||||
const String& getValueFromIndex( S32 index ) const;
|
||||
|
||||
///
|
||||
S32 getIndexFromKeyValue( const String &key, const String &value ) const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue