diff options
author | Nathanaël Courant <nathanael.courant@inria.fr> | 2022-06-16 21:20:12 +0200 |
---|---|---|
committer | Nathanaëlle Courant <Ekdohibs@users.noreply.github.com> | 2022-06-16 21:38:32 +0200 |
commit | 622d857bed52404c7d54bcf7ff056d0c0250f2be (patch) | |
tree | 61be50ab4e8abbae911aed719a0f0c5581a26e61 /src/irrlicht_changes/static_text.cpp | |
parent | 0530ec11c0371bbe10a22c1800e65ad10234c0b8 (diff) | |
download | minetest-622d857bed52404c7d54bcf7ff056d0c0250f2be.tar.xz |
Update my name
Diffstat (limited to 'src/irrlicht_changes/static_text.cpp')
-rw-r--r-- | src/irrlicht_changes/static_text.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/irrlicht_changes/static_text.cpp b/src/irrlicht_changes/static_text.cpp index baf0ea626..a4749bab1 100644 --- a/src/irrlicht_changes/static_text.cpp +++ b/src/irrlicht_changes/static_text.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2002-2012 Nikolaus Gebhardt -// Copyright (C) 2016 Nathanaël Courant: +// Copyright (C) 2016 Nathanaëlle Courant: // Modified the functions to use EnrichedText instead of string. // This file is part of the "Irrlicht Engine". // For conditions of distribution and use, see copyright notice in irrlicht.h |